[INFO] cloning repository https://github.com/anonymaew/tren
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anonymaew/tren" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanonymaew%2Ftren", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanonymaew%2Ftren'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60d3a1fdb4869dcf7f7e875e4b49d656f98fd095
[INFO] checking anonymaew/tren against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanonymaew%2Ftren" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anonymaew/tren
[INFO] finished tweaking git repo https://github.com/anonymaew/tren
[INFO] tweaked toml for git repo https://github.com/anonymaew/tren written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anonymaew/tren on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anonymaew/tren already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pandoc_types v0.6.0
[INFO] [stderr]   Downloaded serde_tuple_macros v0.5.0
[INFO] [stderr]   Downloaded serde_tuple v0.5.0
[INFO] [stderr]   Downloaded hard-xml v1.41.0
[INFO] [stderr]   Downloaded hard-xml-derive v1.41.0
[INFO] [stderr]   Downloaded pandoc v0.8.11
[INFO] [stderr]   Downloaded jetscii v0.5.3
[INFO] [stderr]   Downloaded minijinja v2.14.0
[INFO] [stderr]   Downloaded zip v1.1.4
[INFO] [stderr]   Downloaded async-openai v0.32.3
[INFO] [stderr]   Downloaded docx-rust v0.1.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c2717157ecef2509bb8571d281c356cdbd74e042574287dadfc8c1865b0dfc7f
[INFO] running `Command { std: "docker" "start" "c2717157ecef2509bb8571d281c356cdbd74e042574287dadfc8c1865b0dfc7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2717157ecef2509bb8571d281c356cdbd74e042574287dadfc8c1865b0dfc7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c2717157ecef2509bb8571d281c356cdbd74e042574287dadfc8c1865b0dfc7f" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2717157ecef2509bb8571d281c356cdbd74e042574287dadfc8c1865b0dfc7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c2717157ecef2509bb8571d281c356cdbd74e042574287dadfc8c1865b0dfc7f" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling async-openai-macros v0.1.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking pandoc v0.8.11
[INFO] [stderr]     Checking minijinja v2.14.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]    Compiling hard-xml-derive v1.41.0
[INFO] [stderr]     Checking serde_tuple v0.5.0
[INFO] [stderr]     Checking pandoc_types v0.6.0
[INFO] [stderr]     Checking hard-xml v1.41.0
[INFO] [stderr]     Checking docx-rust v0.1.10
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqwest-eventsource v0.6.0
[INFO] [stderr]     Checking async-openai v0.32.3
[INFO] [stderr]     Checking tren v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `web_cli`
[INFO] [stdout]   --> src/main.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |         CLIMode::Web(web_cli) => {
[INFO] [stdout]    |                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_web_cli`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inter_sheet` is never read
[INFO] [stdout]   --> src/cli.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Job {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub inter_sheet: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Job` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api_key` is never read
[INFO] [stdout]   --> src/cli.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct LLM {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 98 |     pub url: String,
[INFO] [stdout] 99 |     pub api_key: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LLM` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `web_cli`
[INFO] [stdout]   --> src/main.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |         CLIMode::Web(web_cli) => {
[INFO] [stdout]    |                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_web_cli`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inter_sheet` is never read
[INFO] [stdout]   --> src/cli.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Job {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub inter_sheet: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Job` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api_key` is never read
[INFO] [stdout]   --> src/cli.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct LLM {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 98 |     pub url: String,
[INFO] [stdout] 99 |     pub api_key: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LLM` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.76s
[INFO] running `Command { std: "docker" "inspect" "c2717157ecef2509bb8571d281c356cdbd74e042574287dadfc8c1865b0dfc7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2717157ecef2509bb8571d281c356cdbd74e042574287dadfc8c1865b0dfc7f", kill_on_drop: false }`
[INFO] [stdout] c2717157ecef2509bb8571d281c356cdbd74e042574287dadfc8c1865b0dfc7f
